home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: 500 MB Amiga Software / 500 MB Amiga Software - Euber 130 - Amiga Games Disc & Mag.iso / userbox / publicdomain / amigafax / lib / config_slink < prev    next >
Text File  |  1992-09-25  |  4KB  |  146 lines

  1. ########################################
  2. #                                      #
  3. # User preferences for AmigaFax system #
  4. #                                      #
  5. ########################################
  6.  
  7. ########################################
  8. # afax - Fax Front-End Configuration
  9.  
  10. # Text file editor, defaults to Ed (eg dme, TxED, ced, memacs, mg)
  11. # (I use mg)
  12. #Editor afax:c/TxED_demo
  13. Editor mg
  14.  
  15. # Default template to use when creating test files
  16. Template FAXLIB:Letter
  17.  
  18. #Editor for ILBM graphics
  19. ILBMEditor dpaint
  20.  
  21. ########################################
  22. # mkafax - Fax Page Layout Options
  23.  
  24. # Default Font (Used by default, unless overridden) (eg times 24)
  25. DefaultFont cmtt10 29
  26.  
  27. # Header Font  (Used for page header lines)
  28. HeaderFont cmbx10 30
  29.  
  30. #Page Header Text - No header printed if not defined
  31. #PHeader C-Born Software Systems
  32. PHeader S-LINK Fax-Service (TEST!)
  33.  
  34. # Indentation for mkafax, pixels
  35.  
  36. LeftIndent  100
  37. RightIndent 100
  38.  
  39. ########################################
  40. # afaxspl - Fax Spooler Options
  41.  
  42. # Fax Spooler Interval (minutes)
  43. # Period at which Queue is scanned for outgoing faxes
  44. SpoolInterval 5
  45.  
  46. ########################################
  47. # faa - Fax Receiver Options
  48.  
  49. # User AT command options (Optional)
  50. # These are standard AT commands, used when initializing the modem,
  51. # allowing you to set such things as speaker use and volume.
  52. # eg on ZyXEL M0 speaker off, M1 on until carrier, M2 always on
  53. #             L0 -> L7 is speaker soft ->loud
  54. # while Maestro speaker range is only L0 -> L3
  55. # Note that if using GETTY, you must add the options to the GETTY
  56. # startup line
  57.  
  58. # User AT command options for receiving
  59. # Function changed from version 1.23, to allow multiple strings, AT prefix
  60. # is required
  61.  
  62. #RSetup AT&C1&D3S7=255+FCLASS=0+FCR=1+FAA=1+FDCC=1,5,0,2 ATS0=2 ATM2L7
  63. #RSetup AT&C1&D3+FCLASS=2+FAA=1+FDCC=1 ATs39=16 ATS0=1 ATM2L7
  64.  
  65. #M. Beer's setup
  66. #RSetup AT&C1&D3S7=255+FCLASS=2+FCR=1+FAA=1+FDCC=1,5,0,2 ATS0=2 AT&N32M3L4S35=0S38=0
  67.  
  68. # Receive Status Window. Line must be present for window to appear.
  69. # Optional parameters LeftEdge, TopEdge are pixel positions
  70. RStatus 10 10
  71.  
  72. # DLEmode (0,1,3) - Handling of DLE in Phase C data stream
  73. # 0 (default) treat DLE in received data as escape (Maestro 3.1,ZyXEL 3.99+)
  74. # 1           Received DLE is g3 data              (ZyXEL Vn3.90)
  75. # 3           RAW input mode. Test only.
  76. DLEmode 0
  77.  
  78. # Receive Rate (Initial - defaults to 2400, for Maestro & old ZyXEL ROMS)
  79. # This is only used when faa runs standalone, not from GETTY
  80. RRate 19200
  81.  
  82. ########################################
  83. # afaxsend - Fax Transmitter
  84.  
  85. # User AT command options for sending (See RSetup comments)
  86. # Function changed from version 1.23, to allow multiple strings
  87. # AT prefix is required
  88. #WSetup AT&C1&D3S7=255+FCLASS=2+FDCC=1,5,0,2  ATM2L7
  89. #WSetup AATV1Q0E0S0=0S2=255+FCLASS=2 ATS7=60+FCR=1
  90. #test
  91. #WSetup AT&C1&D3&N32S7=255+FCLASS=2+FDCC=1,5,0,2  ATM2L7
  92. WSetup ATM1L1X5&C1&D2&N32S7=70+FCLASS=2+FDCC=1,5,0,0
  93.  
  94. # Preferred Dialling Method, Tone or Pulse (defaults to Pulse)
  95. DialType Pulse
  96.  
  97. # Prefix to add before number when dialling.
  98. # This is usually not necessary. It will override DialType.
  99. # I use it to get an outside line (dials 0 first)
  100. #DialPrefix ATDP0,
  101. DialPrefix ATDP0,DT
  102.  
  103. # DoPadding - required for FaxModems that do not insert nul-padding
  104. # for minimum scan time/line (eg Maestro v2.x ROMs)
  105. #DoPadding
  106.  
  107. # Write Status Window. Line must be present for window to appear.
  108. # Optional parameters LeftEdge, TopEdge are pixel positions
  109. WStatus 10 60
  110.  
  111. ########################################
  112. # viewafax - Fax Viewer
  113.  
  114. # Default Viewer Scale, 1-8. (1 = 1:1, 3 = 1:3, fits page on 640 wide screen)
  115. ViewScale 3
  116.  
  117. ########################################
  118. # afaxprt - Fax Print
  119.  
  120. # Minimum Lines on a page before we print it out (default 0)
  121. # This only applies to cut-sheet feeders (Laser Printers), where the
  122. # fax may be just a little longer than one page. Scaled for 200dpi.
  123. MinLines 1000
  124.  
  125. ########################################
  126. # General Configuration
  127.  
  128. # Default Debug Level (0-9)
  129. Debug 0
  130.  
  131. # LogFile - if defined, debug information will be logged here
  132. LogFile FaxSpool:FaxLog
  133.  
  134. # The 20 character local ID string sent to remote modem
  135. LocalID    61 52 786355
  136.  
  137. # Device to use (default is serial.device)
  138. Device serial.device
  139.  
  140. # Device Unit number (default is 0)
  141. Unit 0
  142.  
  143.  
  144.  
  145.  
  146.